• Image placeholder
  • 홈 페이지
  • 블로그 센터
  • 범주
Image placeholder

number theory

[백준] 검문

유의할점 M : 같은 나머지를 가지게 하는 수 v[0] = q 0 * M + r v[1] = q 1 * M + r v[2] = q 2 * M + r v[n-2] = q 1 * M + r v[n-1] = q 1 * M + r 위의 식을 두 요소의 차로 표현하면 v[1] - v[0] = (q 1 - q 0 ) * M v[2] - v[1] = (q 2 - q 1 ) * M v[3] - v[2] =...

mathEuclideannumber theoryEuclidean

© 2022 intrepidgeeks.com

Privacy Policy Contact US Sitemap
🍪 This website uses cookies to ensure you get the best experience on our website. Learn more